Welcome![Sign In][Sign Up]
Location:
Search - ftp multi

Search list

[Internet-Networkvc-ftp

Description: 使用vc++6.0开发的一个支持多线程ftp程序-use vc 6.0 support for the development of a multi-threaded process ftp
Platform: | Size: 91490 | Author: zx | Hits:

[WinSock-NDISFTP(ver2)

Description: 比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
Platform: | Size: 108360 | Author: rainguxia | Hits:

[Ftp Clientftpclientthread

Description: 一个多线程和单线程ftp客户端程序-A multi-threaded and single-threaded ftp client program
Platform: | Size: 35840 | Author: 站长 | Hits:

[Proxy Serverkingate-1.6.tar

Description: kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server, can act the many kinds of agreements, including: Http, https, socks, ftp, pop3, smtp, telnet, dns. Can move in linux, freebsd.. And other kind of unix, but also has windows (the newest edition to request above nt 4.0) on the operating system kingate is a multi-thread procedure (uses line Cheng Chi the way), therefore in the short time the massive connections requested, kingate also can maintain the very high performance. Kingate also supports the tcp port mapping, may realize the others to visit you in webmaster machine.
Platform: | Size: 225280 | Author: none | Hits:

[Ftp ServerPablo_ftpserver

Description: Pablo s FTP Server is a multi threaded FTP server for Windows 98/NT/XP. It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for virtual directories.
Platform: | Size: 123904 | Author: 田田 | Hits:

[VxWorksftp_for_VxWORKS

Description: ftp源代码。大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,这里是Vxworks下的ftp源代码,-ftp source code. The famous VxWorks embedded operating system the integrity of the source code, support multiple architecture embedded processor, such as arm, x86, i960, mc68k, MIPS, machines, sparc, includes a complete real-time multi-task processing and network TCPIP, dhcp, etc. rip agreement here is the Vxworks ftp source code,
Platform: | Size: 19456 | Author: 冯峰 | Hits:

[Ftp Clientgftp-2[1].0.14

Description: 一个功能比较全的FTP客户端,支持多线程,界面还算可以-a whole functions in the FTP client, multi-threaded support, interface figure
Platform: | Size: 1136640 | Author: 小风 | Hits:

[Web Serverjuggle-0[1].1.2.tar.bz2

Description: Juggle旨于成为一个小而可扩展的多线程文件传输程序。它最初实现FTP。然而,此传递协议能被轻松的取代。一个文本界面将首先被创建,以后将创建基于swing的GUI-Juggle aims to become a small and scalable multi-threaded file transfer procedures. It first achieved FTP. However, this agreement can be passed easily replaced. A first version of the interface will be created, which will create the GUI-based swing
Platform: | Size: 27648 | Author: 常葳 | Hits:

[Ftp Client7.3 实现FTP应用

Description: 一个很好的学习例子,主要是ftp的实现,包括了多线程部分。-A very good example to study. It mainly talks about the implementation of ftp including the multi-process.
Platform: | Size: 76800 | Author: 唐辉 | Hits:

[Process-Thread完成版SuperKJData

Description: 基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store- and-forward procedures, collect client and server
Platform: | Size: 2295808 | Author: 刘仲强 | Hits:

[Windows Developftp_谷新宇_GS0506155

Description: ftp 客户/服务器多线程下载源程序 实现客户端多线程下载功能-ftp client/server multi-threaded download source to achieve client multi-threaded download
Platform: | Size: 165888 | Author: 谷新宇 | Hits:

[Linux-Unixlinuxdown-1.0.0

Description: linux下的ftp客户端,支持多线程下载, c代码实现,功能强大-the ftp client, support for multi-threaded download, c implementation of the code, powerful
Platform: | Size: 7168 | Author: 魏湖 | Hits:

[Internet-Networkhttpftpcsharp

Description: 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
Platform: | Size: 8192 | Author: 杨飞 | Hits:

[Internet-NetworkGetFastDemo

Description: delphi实现的一个断点续传的例子,支持多线程下载-achieve an HTTP example, supports multi-threaded download
Platform: | Size: 18432 | Author: koala | Hits:

[OtherEasyFTPServer

Description: Easy FTP Server 是一款独立的多线程 FTP 服务器软件,提供了高级的功能和安全性。该软件的界面简单直观,带有用于管理用户、配置和安全性设置的有组织的模块。支持所有基本的 FTP 命令以及多样化的目录、IP 地址拦截、服务器统计表和远程管理功能。它可以被非熟练用户简单地设置,并且还提供了高级的管理选项。-Easy FTP Server is one independent multi-threaded FTP server software. Senior provide the functionality and security. The software interface is simple and intuitive, with the management of the users, configuration and security of organized installed modules. Supports all basic FTP commands and diverse catalog of IP addresses interception, TAB and remote server management functions. It can be simple and non-skilled users to install, and also provided the senior management options.
Platform: | Size: 613376 | Author: oryacht | Hits:

[Ftp Clientmultilineftp

Description: 简单实现的ftp协议,实现多线程断点续传,可适用VC6工具编译-simple realization ftp agreement, a multi-threaded HTTP, compiler tools applicable VC6
Platform: | Size: 73728 | Author: | Hits:

[JSP/JavaJExp_6b4_src[1].tar

Description: JavaExplorer是一个独立于平台的浏览器,支持许多功能:MDI,查看和保存图片 (JPG, GIF, BMP),按文本方式查看许多其它文件,多磁盘/目录选择,复制,删除,搜索,将FTP站点当作为本地磁盘访问... -JavaExplorer is an independent platform for the browser, and supports many functions : MDI. Photo View and preservation (JPG, GIF, BMP), according to the text mode View many other documents, Multi-disk/directory selection, copy, delete, search, when the FTP site as a local disk ...
Platform: | Size: 202752 | Author: liaosp_11 | Hits:

[Internet-NetworkLinux_http_download

Description: 下载程序,多线程下载,断点续传. 目前只能下http,而ftp等都还没有实现,详细请看readme文件-download, multi-threaded download, HTTP. Currently only under http, and ftp still not achieved, see the readme file
Platform: | Size: 18432 | Author: chen | Hits:

[Ftp Clientftpclient-csharp

Description: 本程序用tcpclient类实现了ftp客户端的上传下载新建删除等基本功能。采用了多线程设计。-the procedures used to achieve the kind tcpclient ftp client upload download the new basic skills, such as deleted can. Is a multi-threaded design.
Platform: | Size: 16384 | Author: 彭晓波 | Hits:

[Internet-NetworkWebQueryforFTP

Description: 通过MFC实现了多线程环境下的ftp上传和下载功能。-through a multi-threaded environment ftp upload and download function.
Platform: | Size: 36864 | Author: 刘山 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net